gtk-demo: Plug another leak
authorMatthias Clasen <mclasen@redhat.com>
Thu, 21 May 2020 19:41:00 +0000 (15:41 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 21 May 2020 19:41:54 +0000 (15:41 -0400)
commit3f6dd34b18b21c08457bb466522d04347c48a55a
treea982805660dc390ad7a26bd3c91d2a2e81f4a690
parentaaed61de661ca60cc5112261c9685778ee115351
gtk-demo: Plug another leak

We were leaking the builder in the cursors demo,
by creating a ref cycle. This was showing up as
the list entry not going back to upright after
closing the window.
demos/gtk-demo/cursors.c